lunarfish commited on
Commit
bcd6b59
1 Parent(s): b82ba17

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
- diffusers==0.4.1
4
- huggingface-hub==0.10.0
5
- nvidia-ml-py3
6
- transformers==4.22.2
7
  ftfy
8
- scipy
 
 
1
  --extra-index-url https://download.pytorch.org/whl/cu113
2
  torch
3
+ git+https://github.com/huggingface/diffusers.git
4
+ scipy
5
+ git+https://github.com/huggingface/transformers.git
 
6
  ftfy
7
+ accelerate
8
+ psutil