mobenta commited on
Commit
dff5002
·
verified ·
1 Parent(s): fc8dfa2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -2
requirements.txt CHANGED
@@ -1,4 +1,7 @@
1
  torch
2
- diffusers
3
- gradio
 
 
4
  numpy
 
 
1
  torch
2
+ transformers
3
+ git+https://github.com/huggingface/diffusers.git
4
+ accelerate
5
+ sentencepiece
6
  numpy
7
+ gradio==4.36.1