Spaces:
Running
on
Zero
Running
on
Zero
install diffuser from InvSR repo
Browse files- 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 |
-
|
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
|