Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -8,7 +8,7 @@
|
|
| 8 |
# typing_extensions
|
| 9 |
# python-multipart
|
| 10 |
|
| 11 |
-
gradio
|
| 12 |
gradio_client>=1.0.0
|
| 13 |
langgraph>=0.2.0
|
| 14 |
langchain-core>=0.2.0
|
|
|
|
| 8 |
# typing_extensions
|
| 9 |
# python-multipart
|
| 10 |
|
| 11 |
+
gradio==5.50.0
|
| 12 |
gradio_client>=1.0.0
|
| 13 |
langgraph>=0.2.0
|
| 14 |
langchain-core>=0.2.0
|