Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -14,12 +14,6 @@ app_port: 7860
|
|
14 |
startup_duration_timeout: 30m
|
15 |
disable_embedding: false
|
16 |
load_balancing_strategy: sticky
|
17 |
-
preload_from_hub:
|
18 |
-
- gpt2 64.tflite
|
19 |
-
- coqui/XTTS-v1
|
20 |
-
- lru file1,file2,file3
|
21 |
-
- lru2 file1 revision3
|
22 |
-
- lru3 file1,file2 revision4
|
23 |
failure_strategy: none
|
24 |
---
|
25 |
|
|
|
14 |
startup_duration_timeout: 30m
|
15 |
disable_embedding: false
|
16 |
load_balancing_strategy: sticky
|
|
|
|
|
|
|
|
|
|
|
|
|
17 |
failure_strategy: none
|
18 |
---
|
19 |
|