Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
|
| 3 |
# Core Dependencies
|
| 4 |
-
gradio==5.33.
|
| 5 |
torch==2.1.0+cu118
|
| 6 |
torchvision==0.16.0+cu118
|
| 7 |
transformers==4.44.0
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu118
|
| 2 |
|
| 3 |
# Core Dependencies
|
| 4 |
+
gradio==5.33.2
|
| 5 |
torch==2.1.0+cu118
|
| 6 |
torchvision==0.16.0+cu118
|
| 7 |
transformers==4.44.0
|