robiro commited on
Commit
770631d
·
verified ·
1 Parent(s): c2b8851

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,8 +1,6 @@
1
  gradio
2
- torch
3
- torchvision
4
- diffusers
5
  transformers
 
 
6
  accelerate
7
- Pillow
8
- safetensors
 
1
  gradio
 
 
 
2
  transformers
3
+ torch --index-url https://download.pytorch.org/whl/cpu
4
+ sentencepiece
5
  accelerate
6
+ # bitsandbytes # Nicht für CPU-Only, aber schadet nicht, falls man es später braucht