OAOA commited on
Commit
76244d4
1 Parent(s): 96c8273

diffuser editable install

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -5,7 +5,7 @@ transformers==4.37.2
5
  opencv-python==4.10.0.84
6
  albumentations==1.4.18
7
  --index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
8
- -e .[torch]
9
  bitsandbytes
10
  sentencepiece
11
  protobuf
 
5
  opencv-python==4.10.0.84
6
  albumentations==1.4.18
7
  --index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
8
+ -e ".[torch]"
9
  bitsandbytes
10
  sentencepiece
11
  protobuf