hssling commited on
Commit
1b014f6
·
verified ·
1 Parent(s): 3ead2fc

Upload requirements.txt with huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -0
requirements.txt ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0
2
+ transformers>=4.40.0
3
+ accelerate
4
+ peft
5
+ bitsandbytes
6
+ datasets
7
+ huggingface-hub<0.28.0
8
+ gradio>=4.0.0
9
+ Pillow