Spaces:
Runtime error
Runtime error
Commit
·
b710dfb
1
Parent(s):
fb3f880
rename
Browse files- Dockerfile.hf → Dockerfile +0 -0
- README.md +4 -0
Dockerfile.hf → Dockerfile
RENAMED
File without changes
|
README.md
CHANGED
@@ -9,6 +9,10 @@ colorTo: gray
|
|
9 |
|
10 |
sdk: docker
|
11 |
|
|
|
|
|
|
|
|
|
12 |
pinned: false
|
13 |
|
14 |
license: openrail
|
|
|
9 |
|
10 |
sdk: docker
|
11 |
|
12 |
+
python_version: 3.9
|
13 |
+
|
14 |
+
suggested_hardware: a10g-small
|
15 |
+
|
16 |
pinned: false
|
17 |
|
18 |
license: openrail
|