Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
micole66
/
ugly-or-sexy
like
1
Runtime error
App
Files
Files
Community
micole66
commited on
Nov 14, 2022
Commit
f4c01c8
•
1 Parent(s):
c07e426
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+3
-0
app.py
ADDED
Viewed
@@ -0,0 +1,3 @@
1
+
import gradio as gr
2
+
3
+
gr.Interface.load(("huggingface/micole66/autotrain-okmjn-moo-2088667188"), allow_flagging=True, enable_queue=True, api_key="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").launch()