MadT21 commited on
Commit
cfd5620
·
verified ·
1 Parent(s): 79607ef

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -20,7 +20,6 @@ def respond(
20
  max_tokens,
21
  temperature,
22
  top_p,
23
- use_local_model: bool,
24
  hf_token: gr.OAuthToken = None,
25
  ):
26
  global pipe
 
20
  max_tokens,
21
  temperature,
22
  top_p,
 
23
  hf_token: gr.OAuthToken = None,
24
  ):
25
  global pipe