Spaces:
Runtime error
Runtime error
Lisa Stuch
commited on
Commit
·
85085ae
1
Parent(s):
ebc736a
Add application file
Browse files
app.py
CHANGED
@@ -5,7 +5,6 @@
|
|
5 |
|
6 |
#iface = gr.Interface(fn=greet, inputs="text", outputs="text")
|
7 |
#iface.launch()
|
8 |
-
#test
|
9 |
|
10 |
__all__ = ['is_cat', 'learn', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']
|
11 |
|
|
|
5 |
|
6 |
#iface = gr.Interface(fn=greet, inputs="text", outputs="text")
|
7 |
#iface.launch()
|
|
|
8 |
|
9 |
__all__ = ['is_cat', 'learn', 'classify_image', 'categories', 'image', 'label', 'examples', 'intf']
|
10 |
|