Hug0endob commited on
Commit
7e27c34
·
verified ·
1 Parent(s): 028a367

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
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
 
 
 
 
1
  torch>=2.2
2
  transformers>=4.40
3
  accelerate
 
4
  gradio
5
+ huggingface-hub
6
+ Pillow
7
+ requests