svjack commited on
Commit
f876863
·
1 Parent(s): f93a3bd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
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="1024"
165
- height="768"
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
  '''