ChenyangSi commited on
Commit
3dc0232
·
1 Parent(s): 26ced63

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- torch
2
  diffusers==0.16.1
3
  transformers
4
  accelerate
5
  xformers
6
  git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
 
 
 
 
 
1
  diffusers==0.16.1
2
  transformers
3
  accelerate
4
  xformers
5
  git+https://github.com/huggingface/open-muse.git@patrickvonplaten-patch-1
6
+
7
+ --extra-index-url https://download.pytorch.org/whl/cu118
8
+ torch