Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
huntrezz
/
LACityEmployeePayPredictor
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
huntrezz
commited on
Sep 9, 2024
Commit
de7584a
·
verified
·
1 Parent(s):
a88b46b
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
import gradio as gr
2
-
from fastai.vision.all import *
3
4
# Load the trained model
5
learn = load_learner('clocker.pkl')
1
import gradio as gr
2
3
# Load the trained model
4
learn = load_learner('clocker.pkl')