Hug0endob commited on
Commit
775cfc8
·
verified ·
1 Parent(s): 35d219a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  torch>=2.2
2
  transformers>=4.40
3
  accelerate
 
4
  gradio
5
  huggingface-hub
6
  Pillow
 
1
  torch>=2.2
2
  transformers>=4.40
3
  accelerate
4
+ # bitsandbytes omitted (CPU only space)
5
  gradio
6
  huggingface-hub
7
  Pillow