Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
headway
/
medicode
like
0
Runtime error
App
Files
Files
Community
timgremore
commited on
Mar 8
Commit
68a8567
•
1 Parent(s):
ae55843
chore: Increase Fly memory
Browse files
Files changed (1)
hide
show
fly.toml
+2
-2
fly.toml
CHANGED
Viewed
@@ -46,6 +46,6 @@ kill_signal = "SIGTERM"
46
soft_limit = 1000
47
48
[[vm]]
49
-
memory = '
4gb
'
50
cpu_kind = 'shared'
51
-
cpus =
2
46
soft_limit = 1000
47
48
[[vm]]
49
+
memory = '
8gb
'
50
cpu_kind = 'shared'
51
+
cpus =
4