No description
- Python 100%
| src | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
| requirements.txt | ||
LLMInchi
NGram-based image generation model
Image Generation: TBA
Libraries used:
- Numpy: for arrays
- tqdm: for pretty loading bars
- PIL/Pillow: For image reading
Setup:
- Clone the project
- Install requirements.txt
- Use
Usage:
- Setup
- run main to generate the data.json
- Currently no generation yet