fffiloni commited on
Commit
6bb8914
·
1 Parent(s): 7d05eed

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  --index-url https://download.pytorch.org/whl/cu118
2
- diffusers
 
 
3
  invisible_watermark
4
  transformers
5
  accelerate
 
1
  --index-url https://download.pytorch.org/whl/cu118
2
+ git+https://github.com/huggingface/diffusers.git
3
+ torch==2.0.1
4
+ torchvision==0.15.2
5
  invisible_watermark
6
  transformers
7
  accelerate