Spaces:
Running
on
T4
Running
on
T4
Trying to fix issue identified here: https://github.com/gradio-app/gradio/issues/9275 by updating requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -17,4 +17,5 @@ colorlog
|
|
17 |
plotly-express
|
18 |
setuptools
|
19 |
wheel
|
20 |
-
ushlex
|
|
|
|
17 |
plotly-express
|
18 |
setuptools
|
19 |
wheel
|
20 |
+
ushlex
|
21 |
+
fastapi==0.112.2
|