Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
gradio
|
2 |
fastapi
|
3 |
-
uvicorn
|
4 |
matplotlib
|
5 |
seaborn
|
6 |
pandas
|
|
|
|
|
1 |
fastapi
|
2 |
+
uvicorn[standard]
|
3 |
matplotlib
|
4 |
seaborn
|
5 |
pandas
|