Spaces:
Build error
Build error
David Li commited on
Commit ·
edd65fa
1
Parent(s): 02ec2cc
fix: update dart off server
Browse files
README.md
CHANGED
|
@@ -14,3 +14,8 @@ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-
|
|
| 14 |
|
| 15 |
A sample command-line application with an entrypoint in `bin/`, library code
|
| 16 |
in `lib/`, and example unit test in `test/`.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
|
| 15 |
A sample command-line application with an entrypoint in `bin/`, library code
|
| 16 |
in `lib/`, and example unit test in `test/`.
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
View source at https://huggingface.co/spaces/FriendlyUser/dart_off_server and
|
| 20 |
+
|
| 21 |
+
https://friendlyuser-dart-off-server.hf.space/
|