martianband1t commited on
Commit
38db5b9
1 Parent(s): 66a6b32

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -76,8 +76,8 @@ demo = gr.ChatInterface(
76
  value=0.95,
77
  step=0.05,
78
  label="Top-p (echantillons nucleus)",
79
- ),
80
- ],
81
  )
82
 
83
  if __name__ == "__main__":
 
76
  value=0.95,
77
  step=0.05,
78
  label="Top-p (echantillons nucleus)",
79
+ )
80
+ ]
81
  )
82
 
83
  if __name__ == "__main__":