Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -161,8 +161,8 @@ with demo:
|
|
161 |
<iframe
|
162 |
src="https://svjack-chatglm3-few-shot-demo.hf.space/?input_list_index=1"
|
163 |
frameborder="0"
|
164 |
-
width="
|
165 |
-
height="
|
166 |
></iframe>
|
167 |
</div>
|
168 |
'''
|
|
|
161 |
<iframe
|
162 |
src="https://svjack-chatglm3-few-shot-demo.hf.space/?input_list_index=1"
|
163 |
frameborder="0"
|
164 |
+
width="1400"
|
165 |
+
height="512"
|
166 |
></iframe>
|
167 |
</div>
|
168 |
'''
|