Ritori commited on
Commit
b2b1aa7
1 Parent(s): 511db5e

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. baby_llama2.py +1 -1
baby_llama2.py CHANGED
@@ -31,4 +31,4 @@ iface = gr.Interface(
31
  submit_label="开始生成",
32
  title="和小羊驼一起玩"
33
  )
34
- iface.launch()
 
31
  submit_label="开始生成",
32
  title="和小羊驼一起玩"
33
  )
34
+ iface.launch(debug=true)