Spaces:
Runtime error
Runtime error
SuperPunk2077
commited on
Commit
•
24af3e8
1
Parent(s):
270e5dc
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,6 @@ def greet(name):
|
|
6 |
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
|
7 |
iface.launch()
|
8 |
|
9 |
-
( deft loadpath ( image ) ( string ( path [ :args ( get image () )))) (load path ( icon ( loadpath ( image ))))
|
10 |
|
11 |
|
12 |
import ImageLoader
|
|
|
6 |
iface = gr.Interface(fn=greet, inputs="text", outputs="text")
|
7 |
iface.launch()
|
8 |
|
|
|
9 |
|
10 |
|
11 |
import ImageLoader
|