Hug0endob commited on
Commit
7331098
·
verified ·
1 Parent(s): 71b45b9

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -0
requirements.txt ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ torch>=2.2
2
+ transformers>=4.40
3
+ accelerate
4
+ # bitsandbytes is omitted – it needs CUDA and will fail on a CPU runtime
5
+ gradio