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

install diffuser from InvSR repo

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
+ git+https://github.com/zsyOAOA/InvSR.git
9
  bitsandbytes
10
  sentencepiece
11
  protobuf