Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +5 -7
requirements.txt
CHANGED
@@ -1,7 +1,5 @@
|
|
1 |
-
fastapi
|
2 |
-
uvicorn
|
3 |
-
pillow
|
4 |
-
torch
|
5 |
-
transformers
|
6 |
-
qwen-vl-utils
|
7 |
-
git+https://github.com/microsoft/GUI-Actor.git
|
|
|
1 |
+
fastapi
|
2 |
+
uvicorn
|
3 |
+
pillow
|
4 |
+
torch
|
5 |
+
transformers
|
|
|
|