Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -9,6 +9,7 @@ pydantic_core==2.14.6
|
|
9 |
#jupyterlab==4.0.10
|
10 |
tabulate==0.9.0
|
11 |
uvicorn==0.25.0
|
|
|
12 |
|
13 |
|
14 |
###
|
|
|
9 |
#jupyterlab==4.0.10
|
10 |
tabulate==0.9.0
|
11 |
uvicorn==0.25.0
|
12 |
+
gradio
|
13 |
|
14 |
|
15 |
###
|