tsengiii commited on
Commit
377557b
·
verified ·
1 Parent(s): 7dd49c9

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -1
app.py CHANGED
@@ -1,3 +1,6 @@
 
 
 
1
  import gradio as gr
2
  import subprocess
3
  import torch
@@ -65,4 +68,4 @@ io = gr.Interface(generate_caption,
65
  # gr.Image(label="Output Image")
66
  ]
67
  )
68
- io.launch(debug=True)
 
1
+ # 最棒第一組
2
+ # 歡迎來到第一組的魔法世界✨
3
+
4
  import gradio as gr
5
  import subprocess
6
  import torch
 
68
  # gr.Image(label="Output Image")
69
  ]
70
  )
71
+ io.launch(debug=True)