Laughify commited on
Commit
abe4c78
·
1 Parent(s): 188f767

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -50,10 +50,6 @@ def run():
50
  return _app
51
 
52
  interface = gr.Interface(
53
- predict,
54
- inputs="text",
55
- outputs="images",
56
- theme="huggingface",
57
  title="Among Us Logic AI Generator",
58
  description="Generate AI Images of Among Us characters in the Among Us Logic style!",
59
  article="<p style='text-align: center'>Among Us Logic AI Generator | Demo Model</p>",
 
50
  return _app
51
 
52
  interface = gr.Interface(
 
 
 
 
53
  title="Among Us Logic AI Generator",
54
  description="Generate AI Images of Among Us characters in the Among Us Logic style!",
55
  article="<p style='text-align: center'>Among Us Logic AI Generator | Demo Model</p>",