saakshigupta commited on
Commit
f16d25b
·
verified ·
1 Parent(s): 3680540

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ streamlit>=1.32.0
2
+ torch>=2.0.1
3
+ transformers>=4.36.0
4
+ peft>=0.4.0
5
+ pillow>=10.0.0
6
+ accelerate>=0.20.0
7
+ safetensors>=0.4.0
8
+ bitsandbytes>=0.41.0
9
+ scipy>=1.10.1
10
+ numpy>=1.19.5
11
+ unsloth>=0.3.0