Mikecode123 commited on
Commit
d0a3341
·
verified ·
1 Parent(s): af5cc7c

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  fastapi
2
  uvicorn
3
  llama-cpp-python
4
- gradio>=4.0.0
5
  huggingface_hub
6
  llama-cpp-python==0.2.90 --prefer-binary
7
  pydantic
 
1
  fastapi
2
  uvicorn
3
  llama-cpp-python
4
+ gradio
5
  huggingface_hub
6
  llama-cpp-python==0.2.90 --prefer-binary
7
  pydantic