MINZO4546 commited on
Commit
50af8f7
·
verified ·
1 Parent(s): 075ad82

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -11
requirements.txt CHANGED
@@ -1,11 +1,11 @@
1
- fastapi==0.115.5
2
- uvicorn==0.32.1
3
- pydantic==2.10.3
4
- torch==2.4.0
5
- transformers>=4.52.0
6
- accelerate==1.1.1
7
- duckduckgo-search==6.3.7
8
- httpx==0.27.2
9
- huggingface-hub==0.26.2
10
- sentencepiece==0.2.0
11
- protobuf==5.28.3
 
1
+ fastapi
2
+ uvicorn
3
+ pydantic
4
+ torch
5
+ transformers
6
+ accelerate
7
+ duckduckgo-search
8
+ httpx
9
+ huggingface-hub
10
+ sentencepiece
11
+ protobuf