MercuryNex commited on
Commit
93f34f3
·
verified ·
1 Parent(s): 64ceaa0

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ huggingface_hub
3
+ pillow
4
+ safetensors
5
+ transformers==4.46.3
6
+ diffusers==0.31.0
7
+ peft
8
+ sentencepiece
9
+ torch==2.5.1
10
+ pytorch_lightning
11
+ gdown
12
+ bitsandbytes
13
+ accelerate
14
+ numpy<2