Makhinur commited on
Commit
28a1b07
·
verified ·
1 Parent(s): 4c8d5ac

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +19 -0
requirements.txt ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate
2
+ bitsandbytes
3
+ gradio
4
+ protobuf
5
+ scipy
6
+ sentencepiece
7
+ torch
8
+ text_generation
9
+ requests
10
+ fastapi==0.74.*
11
+ uvicorn[standard]
12
+ python-multipart
13
+ fastapi
14
+ huggingface-hub
15
+ gunicorn
16
+ jinja2
17
+ deep-translator==1.11.4
18
+ git+https://github.com/huggingface/transformers@main
19
+ groq