nehapasricha94 commited on
Commit
b43a517
1 Parent(s): b47e62e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -7
requirements.txt CHANGED
@@ -1,7 +1,9 @@
1
- torch>=2.0.0
2
- torchvision>=0.15.0 # For image preprocessing
3
- transformers>=4.31.0
4
- huggingface_hub>=0.25.2
5
- gradio # For creating the interface
6
- Pillow # For image handling
7
- llava # Custom library for LLaVA model (from its official repo)
 
 
 
1
+ torch
2
+ torchvision
3
+ transformers
4
+ huggingface_hub
5
+ Pillow
6
+ opencv-python # For image processing and pattern recognition
7
+ matplotlib # For color and pattern analysis
8
+ gradio # Interface for uploading and analyzing files
9
+ scikit-learn # For additional analysis of colors, themes