Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Boka73
/
roop-unleashed02
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Boka73
commited on
Mar 16
Commit
423be09
·
verified
·
1 Parent(s):
231c65a
update run.py
Browse files
Files changed (1)
hide
show
run.py
+1
-1
run.py
CHANGED
Viewed
@@ -2,7 +2,7 @@
2
WORKDIR /app
3
4
# copying files
5
-
COPY
. .
6
7
# installing requirements
8
RUN apt-get update
2
WORKDIR /app
3
4
# copying files
5
+
COPY
6
7
# installing requirements
8
RUN apt-get update