Update README.md
Browse files
README.md
CHANGED
@@ -6,6 +6,8 @@ sdk_version: 5.25.2
|
|
6 |
app_file: app.py
|
7 |
hardware:
|
8 |
accelerator: T4
|
|
|
|
|
9 |
---
|
10 |
|
11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
app_file: app.py
|
7 |
hardware:
|
8 |
accelerator: T4
|
9 |
+
cpu: 2
|
10 |
+
memory: 16GB
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|