Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -3,7 +3,7 @@
|
|
| 3 |
huggingface-hub>=0.30
|
| 4 |
hf-transfer>=0.1.4
|
| 5 |
spaces
|
| 6 |
-
gradio>=6.
|
| 7 |
|
| 8 |
torch==2.2.2+cpu
|
| 9 |
torchaudio==2.2.2+cpu
|
|
|
|
| 3 |
huggingface-hub>=0.30
|
| 4 |
hf-transfer>=0.1.4
|
| 5 |
spaces
|
| 6 |
+
gradio>=6.9.0
|
| 7 |
|
| 8 |
torch==2.2.2+cpu
|
| 9 |
torchaudio==2.2.2+cpu
|