Spaces:
Build error
Build error
Create space.yaml
Browse files- space.yaml +5 -0
space.yaml
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
sdk: gradio
|
| 2 |
+
hardware:
|
| 3 |
+
gpu: t4
|
| 4 |
+
cpu: 8
|
| 5 |
+
memory: 30GB
|