dielz commited on
Commit
63dc1ed
·
verified ·
1 Parent(s): dd09c30

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +32 -0
requirements.txt ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ accelerate
2
+ deepspeed
3
+ einops
4
+ transformers==4.43.3
5
+ huggingface-hub
6
+ optimum-quanto
7
+ datasets
8
+ omegaconf
9
+ # diffusers==0.32.1
10
+ sentencepiece
11
+ opencv-python
12
+ matplotlib
13
+ onnxruntime
14
+ timm
15
+ invisible-watermark
16
+ wandb
17
+ gguf
18
+ fire
19
+ # bitsandbytes==0.44.1 # torch2.5
20
+ bitsandbytes
21
+ peft
22
+ gradio==3.50.1
23
+ streamlit==1.27.2
24
+ ujson
25
+ addict==2.4.0
26
+ pytorch_lightning
27
+ scikit-image
28
+ modelscope==1.10.0
29
+ Levenshtein
30
+ easydict
31
+ pytorch_fid
32
+ lpips