Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
@@ -1,8 +1,6 @@
|
|
1 |
torch
|
2 |
-
torchvision
|
3 |
google-genai
|
4 |
pillow
|
5 |
numpy
|
6 |
gradio
|
7 |
-
asyncio
|
8 |
-
super_image
|
|
|
1 |
torch
|
|
|
2 |
google-genai
|
3 |
pillow
|
4 |
numpy
|
5 |
gradio
|
6 |
+
asyncio
|
|