danieletx commited on
Commit
f12797a
·
verified ·
1 Parent(s): a0858f2

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -0
requirements.txt ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ gradio
2
+ transformers>=4.36.2
3
+ torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
4
+ accelerate
5
+ bitsandbytes
6
+ pillow