Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
git+https://github.com/Sleepychord/Image-Local-Attention
|
2 |
gradio==3.1.0
|
3 |
icetk==0.0.4
|
4 |
imageio==2.19.5
|
@@ -8,3 +7,4 @@ opencv-python-headless==4.6.0.66
|
|
8 |
SwissArmyTransformer==0.2.9
|
9 |
torch==1.12.0
|
10 |
torchvision==0.13.0
|
|
|
|
|
|
1 |
gradio==3.1.0
|
2 |
icetk==0.0.4
|
3 |
imageio==2.19.5
|
|
|
7 |
SwissArmyTransformer==0.2.9
|
8 |
torch==1.12.0
|
9 |
torchvision==0.13.0
|
10 |
+
git+https://github.com/Sleepychord/Image-Local-Attention
|