Spaces:
Sleeping
Sleeping
sijiezhao
commited on
Commit
·
3b928f8
1
Parent(s):
b3cde18
update
Browse files- Dockerfile +1 -0
Dockerfile
CHANGED
@@ -38,6 +38,7 @@ RUN pip install -r requirements.txt
|
|
38 |
# RUN git clone https://huggingface.co/AILab-CVC/SEED
|
39 |
|
40 |
# RUN mv SEED/* pretrained/ && rm -rf SEED
|
|
|
41 |
|
42 |
RUN chmod +x start.sh
|
43 |
|
|
|
38 |
# RUN git clone https://huggingface.co/AILab-CVC/SEED
|
39 |
|
40 |
# RUN mv SEED/* pretrained/ && rm -rf SEED
|
41 |
+
#
|
42 |
|
43 |
RUN chmod +x start.sh
|
44 |
|