Spaces:
Build error
Build error
Anthony-Ml
commited on
Commit
•
8e3ab5d
1
Parent(s):
daa96ef
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
from fastai.vision.all import *
|
3 |
-
import skimage
|
4 |
|
5 |
learn = load_learner('final_18102023_eb7_model.pkl')
|
6 |
|
|
|
1 |
import gradio as gr
|
2 |
from fastai.vision.all import *
|
|
|
3 |
|
4 |
learn = load_learner('final_18102023_eb7_model.pkl')
|
5 |
|