Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
tahaluindo
/
KawaiNime
like
0
License:
cc
Model card
Files
Files and versions
Community
tahaluindo
commited on
Apr 8, 2023
Commit
9be94f7
·
1 Parent(s):
7693516
@
tahaluindo
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("models/gsdf/Counterfeit-V2.0").launch()