Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
LHTAVI
/
LHTAVI-wpapstyle2023
like
0
Runtime error
App
Files
Files
Community
1
Wootang01
commited on
Feb 12, 2023
Commit
1974823
•
1 Parent(s):
a6cc570
Choose a text generation model.
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
import gradio as gr
2
3
-
gr.Interface.load("
models
/
LHTAVI/wpapstyle2023
").launch()
1
import gradio as gr
2
3
+
gr.Interface.load("
huggingface
/
gpt
").launch()