update gradio pip to latest before 6.0.0
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
gradio==5.
|
| 2 |
huggingface_hub==1.0.1
|
| 3 |
torch
|
| 4 |
rwkv
|
|
|
|
| 1 |
+
gradio==5.50.0
|
| 2 |
huggingface_hub==1.0.1
|
| 3 |
torch
|
| 4 |
rwkv
|