Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
|
@@ -8,9 +8,8 @@ opencv-python==4.9.0.80
|
|
| 8 |
peft==0.10.0
|
| 9 |
pyrallis==0.3.1
|
| 10 |
tokenizers==0.15.2
|
| 11 |
-
torch==2.2.0
|
| 12 |
torchvision==0.15.2
|
| 13 |
transformers==4.36.2
|
| 14 |
-
gradio==4
|
| 15 |
huggingface_hub==0.25.2
|
| 16 |
Python: 3.10.13
|
|
|
|
| 8 |
peft==0.10.0
|
| 9 |
pyrallis==0.3.1
|
| 10 |
tokenizers==0.15.2
|
|
|
|
| 11 |
torchvision==0.15.2
|
| 12 |
transformers==4.36.2
|
| 13 |
+
gradio==4.44.1
|
| 14 |
huggingface_hub==0.25.2
|
| 15 |
Python: 3.10.13
|