mgbam commited on
Commit
fd2d561
·
verified ·
1 Parent(s): e69fb50

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ torch>=2.0
2
+ transformers>=4.30
3
+ gradio>=3.25
4
+ accelerate>=0.20
5
+
6
+ # (Optional) If you want to enable advanced features like 8-bit quantization,
7
+ # you might also include bitsandbytes.
8
+ # bitsandbytes