Spaces:
Running
on
Zero
Running
on
Zero
albumentation version
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,10 +1,10 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cu121 torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
torchaudio==2.4.0
|
4 |
-
|
5 |
-
git+https://github.com/zsyOAOA/InvSR.git
|
6 |
albumentations==1.4.18
|
7 |
-
|
|
|
8 |
opencv-python
|
9 |
bitsandbytes
|
10 |
sentencepiece
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu121 torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
torchaudio==2.4.0
|
4 |
+
transformers==4.37.2
|
|
|
5 |
albumentations==1.4.18
|
6 |
+
xformers==0.0.27.post2
|
7 |
+
git+https://github.com/zsyOAOA/InvSR.git
|
8 |
opencv-python
|
9 |
bitsandbytes
|
10 |
sentencepiece
|