makdadTaleb commited on
Commit
e0ee8bd
·
verified ·
1 Parent(s): 26485e3

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -4
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  fastapi
2
- sentence-transformers
3
- torch
4
-
5
- gradio==4.44.0
 
6
  huggingface_hub==0.23.0
 
1
  fastapi
2
+ uvicorn
3
+ sentence-transformers==2.2.2
4
+ transformers==4.30.2
5
+ torch--index-url https://download.pytorch.org/whl/cpu
6
+ gradio==4.44.1
7
  huggingface_hub==0.23.0