marianna13 commited on
Commit
2b0d7e0
Β·
verified Β·
1 Parent(s): 7feacaa

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +22 -0
requirements.txt ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ einops
2
+ fastapi
3
+ gradio==3.35.2
4
+ markdown2[all]
5
+ numpy
6
+ requests
7
+ sentencepiece
8
+ tokenizers>=0.12.1
9
+ torch
10
+ torchvision
11
+ uvicorn
12
+ wandb
13
+ shortuuid
14
+ httpx==0.24.0
15
+ deepspeed==0.9.5
16
+ peft==0.4.0
17
+ transformers==4.37.0
18
+ accelerate
19
+ bitsandbytes==0.41.0
20
+ scikit-learn==1.2.2
21
+ timm==0.6.1
22
+ gradio_client==0.2.9