Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
Ninja
|
| 4 |
-
gradio
|
| 5 |
huggingface_hub
|
| 6 |
hf_transfer
|
| 7 |
Pillow==9.5.0
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
Ninja
|
| 4 |
+
gradio==3.35.2
|
| 5 |
huggingface_hub
|
| 6 |
hf_transfer
|
| 7 |
Pillow==9.5.0
|