jingyangcarl commited on
Commit
1b2ea86
·
1 Parent(s): 40d6c86

quick update

Browse files
Files changed (2) hide show
  1. .gitignore +1 -0
  2. app.py +2 -0
.gitignore ADDED
@@ -0,0 +1 @@
 
 
1
+ __pycache__
app.py CHANGED
@@ -152,3 +152,5 @@ with gr.Blocks(css=css) as demo:
152
 
153
  if __name__ == "__main__":
154
  demo.launch()
 
 
 
152
 
153
  if __name__ == "__main__":
154
  demo.launch()
155
+
156
+ print()