Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +0 -2
requirements.txt
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
-
streamlit==1.41.0
|
| 2 |
torch==2.2.2
|
| 3 |
torchvision==0.17.2
|
| 4 |
transformers==4.47.0
|
|
@@ -9,7 +8,6 @@ numpy==1.26.4
|
|
| 9 |
scipy==1.13.0
|
| 10 |
scikit-learn==1.4.2
|
| 11 |
google-generativeai==0.8.3
|
| 12 |
-
huggingface_hub==0.23.4
|
| 13 |
safetensors==0.4.3
|
| 14 |
open_clip_torch==2.24.0
|
| 15 |
matplotlib==3.9.0
|
|
|
|
|
|
|
| 1 |
torch==2.2.2
|
| 2 |
torchvision==0.17.2
|
| 3 |
transformers==4.47.0
|
|
|
|
| 8 |
scipy==1.13.0
|
| 9 |
scikit-learn==1.4.2
|
| 10 |
google-generativeai==0.8.3
|
|
|
|
| 11 |
safetensors==0.4.3
|
| 12 |
open_clip_torch==2.24.0
|
| 13 |
matplotlib==3.9.0
|