Spaces:
Running
Running
install transformer from source
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -2,8 +2,8 @@
|
|
2 |
torchvision==0.19.0
|
3 |
torchaudio==2.4.0
|
4 |
--index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
|
5 |
-
git+https://github.com/zsyOAOA/InvSR
|
6 |
-
transformers
|
7 |
albumentations
|
8 |
opencv-python
|
9 |
bitsandbytes
|
|
|
2 |
torchvision==0.19.0
|
3 |
torchaudio==2.4.0
|
4 |
--index-url https://download.pytorch.org/whl/cu121 xformers==0.0.27.post2
|
5 |
+
git+https://github.com/zsyOAOA/InvSR
|
6 |
+
git+https://github.com/huggingface/transformers==4.46.2
|
7 |
albumentations
|
8 |
opencv-python
|
9 |
bitsandbytes
|