Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
import gradio as gr
|
2 |
|
3 |
-
gr.Interface.load("models/LHTAVI/wpapstyle2023").launch()
|
4 |
-
access_token="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"
|
|
|
1 |
import gradio as gr
|
2 |
|
3 |
+
gr.Interface.load("models/LHTAVI/wpapstyle2023").launch()
|
|