ldhldh commited on
Commit
ab816c0
·
1 Parent(s): b0d9242

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -37,7 +37,7 @@ def chat(x, id, url):
37
  result = gradio_client.predict(
38
  x,
39
  # str representing input in 'User input' Textbox component
40
- 50,
41
  id,
42
  url,
43
  fn_index=0
 
37
  result = gradio_client.predict(
38
  x,
39
  # str representing input in 'User input' Textbox component
40
+ 60,
41
  id,
42
  url,
43
  fn_index=0