Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Upgrade to v1.11.0
#7
by
alvarobartt
HF Staff
- opened
- Dockerfile +1 -1
- README.md +1 -1
Dockerfile
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
-
FROM argilla/argilla-quickstart:v1.
|
| 2 |
|
| 3 |
|
| 4 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
|
|
|
| 1 |
+
FROM argilla/argilla-quickstart:v1.11.0
|
| 2 |
|
| 3 |
|
| 4 |
# Define datasets to preload: full=all datasets, single=one dataset, and none=no datasets.
|
README.md
CHANGED
|
@@ -15,4 +15,4 @@ This is the Argilla Space Template you can use to deploy and run your own instan
|
|
| 15 |
Login with:
|
| 16 |
|
| 17 |
user: argilla
|
| 18 |
-
password:
|
|
|
|
| 15 |
Login with:
|
| 16 |
|
| 17 |
user: argilla
|
| 18 |
+
password: 12345678
|