Skip to content

CSE291 SP23 : Document to Image Generation - Leveraged text mining techniques and LLMs to generate images for long-text documents

License

Notifications You must be signed in to change notification settings

prash29/APictureIsWorthSomeWords

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APictureIsWorthSomeWords

Creating a virtual environment

conda create --name doc2img python=3.11

Updating your virtual environment with the latest requirements

pip install -r requirements.txt

Updating the requirements

pip list --format=freeze > requirements.txt

Then push you change

About

CSE291 SP23 : Document to Image Generation - Leveraged text mining techniques and LLMs to generate images for long-text documents

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 77.2%
  • Python 22.7%
  • Shell 0.1%