Staticaliza commited on
Commit
643cbf0
·
verified ·
1 Parent(s): 0629ecb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -85,7 +85,6 @@ def generate(image, video, audio, instruction=DEFAULT_INPUT, sampling=False, tem
85
  "tokenizer": tokenizer,
86
  "processor": processor,
87
  "sampling": sampling,
88
- "stream": stream,
89
  "temperature": temperature,
90
  "top_p": top_p,
91
  "top_k": top_k,
 
85
  "tokenizer": tokenizer,
86
  "processor": processor,
87
  "sampling": sampling,
 
88
  "temperature": temperature,
89
  "top_p": top_p,
90
  "top_k": top_k,