Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NishantD
/
Segmentation
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
NishantD
commited on
Jun 8, 2024
Commit
9804d51
·
verified
·
1 Parent(s):
9ac7403
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
!
pip install torch torchvision
2
3
import streamlit as st
4
import torch
1
+
%
pip install torch torchvision
2
3
import streamlit as st
4
import torch