Update README.md
Browse files
README.md
CHANGED
@@ -1,5 +1,9 @@
|
|
1 |
---
|
2 |
sdk_version: 5.25.2
|
|
|
|
|
|
|
|
|
3 |
---
|
4 |
|
5 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
1 |
---
|
2 |
sdk_version: 5.25.2
|
3 |
+
hardware:
|
4 |
+
accelerator: T4
|
5 |
+
cpu: 2
|
6 |
+
memory: 16GB
|
7 |
---
|
8 |
|
9 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|