Uhhy commited on
Commit
d81aab0
1 Parent(s): 9f559e5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -2
requirements.txt CHANGED
@@ -1,7 +1,9 @@
 
1
  uvicorn==0.22.0
2
  pydantic==2.0.0
3
  llama-cpp-python==0.1.77
4
  requests==2.31.0
5
  python-multipart==0.0.6
6
- httpx==0.24.1
7
- spaces==0.10.0
 
 
1
+ fastapi==0.95.0
2
  uvicorn==0.22.0
3
  pydantic==2.0.0
4
  llama-cpp-python==0.1.77
5
  requests==2.31.0
6
  python-multipart==0.0.6
7
+ httpx==0.24.1
8
+ spaces==0.10.0
9
+ gradio==3.32.0