Spaces:
Sleeping
Sleeping
李根赢
commited on
Commit
•
6a40026
1
Parent(s):
e72989b
GHOST
Browse files
app.py
CHANGED
@@ -7,6 +7,7 @@ __all__ = ['path', 'learn_inf', 'btn_upload', 'img', 'out_pl']
|
|
7 |
from fastai.vision.widgets import *
|
8 |
from fastai.vision.all import *
|
9 |
import gradio as gr
|
|
|
10 |
|
11 |
# %% gdrive/MyDrive/Colab Notebooks/Untitled8.ipynb 26
|
12 |
path = Path('bears')
|
|
|
7 |
from fastai.vision.widgets import *
|
8 |
from fastai.vision.all import *
|
9 |
import gradio as gr
|
10 |
+
from IPython.display import display
|
11 |
|
12 |
# %% gdrive/MyDrive/Colab Notebooks/Untitled8.ipynb 26
|
13 |
path = Path('bears')
|