Spaces:
Runtime error
Runtime error
Ahsen Khaliq
commited on
Commit
·
0fc601a
1
Parent(s):
c9e258f
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import os
|
2 |
-
os.system("hub run stylepro_artistic
|
3 |
import gradio as gr
|
4 |
import paddlehub as hub
|
5 |
import numpy as np
|
|
|
1 |
import os
|
2 |
+
os.system("hub run stylepro_artistic")
|
3 |
import gradio as gr
|
4 |
import paddlehub as hub
|
5 |
import numpy as np
|