Spaces:
Running
Running
install transformer==4.46.0 git
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
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
|
5 |
--index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
|
6 |
git+https://github.com/zsyOAOA/InvSR
|
7 |
albumentations
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu121 torch==2.4.0
|
2 |
torchvision==0.19.0
|
3 |
torchaudio==2.4.0
|
4 |
+
git+https://github.com/huggingface/transformers.git@v4.46.0
|
5 |
--index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
|
6 |
git+https://github.com/zsyOAOA/InvSR
|
7 |
albumentations
|