jhh6576 commited on
Commit
5b67c31
·
verified ·
1 Parent(s): 9b51150

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -5
requirements.txt CHANGED
@@ -1,11 +1,9 @@
1
  torch
2
- torchvision
3
  transformers
 
4
  accelerate
5
  sentencepiece
6
  protobuf
7
- # Use the main branch which contains the latest Flux fixes
8
- git+https://github.com/huggingface/diffusers.git
9
  peft
10
- bitsandbytes
11
- gradio
 
1
  torch
 
2
  transformers
3
+ diffusers
4
  accelerate
5
  sentencepiece
6
  protobuf
7
+ gradio
 
8
  peft
9
+ spaces