Datasets:

Modalities:
Text
Formats:
text
Size:
< 1K
Libraries:
Datasets
License:
teszenofficial commited on
Commit
958c388
·
verified ·
1 Parent(s): 31eb65e

Upload requirements (2).txt

Browse files
Files changed (1) hide show
  1. requirements (2).txt +7 -0
requirements (2).txt ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ torch>=2.0.0
2
+ sentencepiece>=0.1.99
3
+ fastapi>=0.100.0
4
+ uvicorn>=0.23.0
5
+ pydantic>=2.0.0
6
+ huggingface_hub>=0.19.0
7
+ python-multipart>=0.0.6