Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Prachidwi
/
mini
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Prachidwi
commited on
May 20, 2024
Commit
802a102
·
verified
·
1 Parent(s):
c72a930
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from fastai.vision.all import *
2
import timm
3
path = untar_data(URLs.PETS)/'images'
1
+
pip install fastai
2
from fastai.vision.all import *
3
import timm
4
path = untar_data(URLs.PETS)/'images'