PIEthonista
commited on
Commit
·
cd2c119
1
Parent(s):
eeabda1
update
Browse files- .DS_Store +0 -0
- Dockerfile +1 -1
- README.md +2 -2
.DS_Store
ADDED
Binary file (6.15 kB). View file
|
|
Dockerfile
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
# Use your prebuilt Docker image
|
2 |
-
FROM yixian02/control-geoldm:
|
3 |
|
4 |
# Set the working directory
|
5 |
# WORKDIR /geoldm-edit
|
|
|
1 |
# Use your prebuilt Docker image
|
2 |
+
FROM yixian02/control-geoldm:cu113
|
3 |
|
4 |
# Set the working directory
|
5 |
# WORKDIR /geoldm-edit
|
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
---
|
2 |
title: Control GeoLDM Demo
|
3 |
-
emoji:
|
4 |
-
colorFrom:
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
7 |
pinned: false
|
|
|
1 |
---
|
2 |
title: Control GeoLDM Demo
|
3 |
+
emoji: ᗧ···ᗣ···ᗣ··
|
4 |
+
colorFrom: orange
|
5 |
colorTo: pink
|
6 |
sdk: docker
|
7 |
pinned: false
|