MT-1-Axolotl commited on
Commit
5404ca0
·
verified ·
1 Parent(s): 35c0952

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -0
app.py CHANGED
@@ -8,3 +8,5 @@ def stuff(text):
8
 
9
  demo = gr.Interface(fn=stuff, inputs="text", outputs="text")
10
  demo.launch()
 
 
 
8
 
9
  demo = gr.Interface(fn=stuff, inputs="text", outputs="text")
10
  demo.launch()
11
+
12
+ # Done by: Alejandro Escoto