Spaces:
Runtime error
Runtime error
update
Browse files
app.py
CHANGED
@@ -111,7 +111,7 @@ title = """
|
|
111 |
|
112 |
**Tips**:
|
113 |
- Since 1024x1024 images are large that may cause the longer transmit time from HF Space to our backend server. Please be kinda patient for the response.
|
114 |
-
- The model is currently mainly focus on high-res image resolution and need to be futher improved on (1)
|
115 |
"""
|
116 |
|
117 |
css = """
|
|
|
111 |
|
112 |
**Tips**:
|
113 |
- Since 1024x1024 images are large that may cause the longer transmit time from HF Space to our backend server. Please be kinda patient for the response.
|
114 |
+
- The model is currently mainly focus on high-res image resolution and need to be futher improved on (1) hallucination reduction (2) text formatting control and some more you can suggest.
|
115 |
"""
|
116 |
|
117 |
css = """
|