Danish77 commited on
Commit
62c0bbb
·
verified ·
1 Parent(s): f36ac74

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +11 -0
requirements.txt ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # -------------------------
2
+ # requirements.txt (paste into your Space as "requirements.txt")
3
+ # -------------------------
4
+ # gradio
5
+ # transformers
6
+ # torch
7
+ # accelerate
8
+ # huggingface-hub
9
+ # safetensors
10
+ # # Optional (only if you plan to use 8-bit quantization with bitsandbytes and supported CUDA):
11
+ # # bitsandbytes