Spaces:
Runtime error
Runtime error
init
Browse files
app.py
CHANGED
|
@@ -70,7 +70,7 @@ if __name__ == "__main__":
|
|
| 70 |
gws.models = []
|
| 71 |
|
| 72 |
gws.title_markdown += """
|
| 73 |
-
|
| 74 |
"""
|
| 75 |
|
| 76 |
print(f"args: {gws.args}")
|
|
|
|
| 70 |
gws.models = []
|
| 71 |
|
| 72 |
gws.title_markdown += """
|
| 73 |
+
Have a try with UGround (4-bit): Upload a screenshot and write a text referring to an element of interest. Then submit it to see the result.
|
| 74 |
"""
|
| 75 |
|
| 76 |
print(f"args: {gws.args}")
|