Update tools/xiaomei2/config.yml
Browse files
tools/xiaomei2/config.yml
CHANGED
|
@@ -57,6 +57,6 @@ webui:
|
|
| 57 |
debug: false
|
| 58 |
device: cuda
|
| 59 |
language_identification_library: langid
|
| 60 |
-
model: G_10000.pth
|
| 61 |
port: 7860
|
| 62 |
share: true
|
|
|
|
| 57 |
debug: false
|
| 58 |
device: cuda
|
| 59 |
language_identification_library: langid
|
| 60 |
+
model: models/G_10000.pth
|
| 61 |
port: 7860
|
| 62 |
share: true
|