Spaces:
Runtime error
Runtime error
nananie143
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
fastapi>=0.68.0
|
2 |
uvicorn>=0.15.0
|
3 |
pydantic>=2.0.0
|
4 |
-
gradio==
|
5 |
llama-cpp-python>=0.2.23
|
6 |
huggingface-hub>=0.19.4
|
7 |
numpy>=1.24.0
|
|
|
1 |
fastapi>=0.68.0
|
2 |
uvicorn>=0.15.0
|
3 |
pydantic>=2.0.0
|
4 |
+
gradio==5.11.0
|
5 |
llama-cpp-python>=0.2.23
|
6 |
huggingface-hub>=0.19.4
|
7 |
numpy>=1.24.0
|