girish00 commited on
Commit
a0642c2
·
verified ·
1 Parent(s): 9ab7030

fix gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +16 -16
requirements.txt CHANGED
@@ -1,16 +1,16 @@
1
- fastapi>=0.115.0
2
- uvicorn>=0.30.0
3
- transformers>=4.44.0
4
- torch>=2.3.0
5
- accelerate>=0.33.0
6
- sentence-transformers>=3.0.0
7
- faiss-cpu>=1.8.0
8
- numpy>=1.26.0
9
- scikit-learn>=1.5.0
10
- pydantic>=2.8.0
11
- huggingface-hub>=0.24.0
12
- gradio>=4.40.0
13
- datasets>=2.20.0
14
- peft>=0.12.0
15
- requests>=2.32.0
16
- python-dotenv>=1.0.1
 
1
+ fastapi>=0.115.0
2
+ uvicorn>=0.30.0
3
+ transformers>=4.44.0
4
+ torch>=2.3.0
5
+ accelerate>=0.33.0
6
+ sentence-transformers>=3.0.0
7
+ faiss-cpu>=1.8.0
8
+ numpy>=1.26.0
9
+ scikit-learn>=1.5.0
10
+ pydantic>=2.8.0
11
+ huggingface-hub>=0.24.0
12
+ gradio>=4.44.0
13
+ datasets>=2.20.0
14
+ peft>=0.12.0
15
+ requests>=2.32.0
16
+ python-dotenv>=1.0.1