nomypython commited on
Commit
42f27ac
·
verified ·
1 Parent(s): 117daab

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +10 -0
requirements.txt ADDED
@@ -0,0 +1,10 @@
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==4.44.0
2
+ torch
3
+ transformers==4.56.2
4
+ unsloth[colab-new] @ git+https://github.com/unslothai/unsloth.git
5
+ pillow
6
+ opencv-python-headless
7
+ accelerate
8
+ bitsandbytes
9
+ peft
10
+ einops