Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
DavidFeaster
/
cv-gi-segmentation
Like
0
Downloads: 1
Card
Git
Discussions
Diff of
/Dockerfile
[000000] ..
[a5c387]
Switch to unified view
a
b/Dockerfile
1
FROM python:3.11
2
3
RUN pip install -r requirements.txt