Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
gradio
|
| 2 |
-
gradio[oauth,mcp]
|
| 3 |
-
uvicorn
|
| 4 |
-
websockets
|
| 5 |
-
python
|
|
|
|
| 1 |
+
gradio *
|
| 2 |
+
gradio[oauth,mcp] *
|
| 3 |
+
uvicorn *
|
| 4 |
+
websockets *
|
| 5 |
+
python *
|