Spaces:
Sleeping
Sleeping
Update config.yaml
Browse files- config.yaml +5 -10
config.yaml
CHANGED
@@ -1,13 +1,8 @@
|
|
1 |
model:
|
2 |
-
|
3 |
-
|
4 |
-
version: 2.0
|
5 |
-
|
6 |
-
database:
|
7 |
-
host: localhost # Change this when you set up a database
|
8 |
-
port: 5432 # Default PostgreSQL port, adjust if necessary
|
9 |
-
user: admin # Placeholder until you set up a database
|
10 |
-
password: your_db_password # Placeholder for now
|
11 |
|
12 |
api:
|
13 |
-
token:
|
|
|
|
|
|
1 |
model:
|
2 |
+
name: Erfan11/Neuracraft
|
3 |
+
version: 1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
|
5 |
api:
|
6 |
+
token: 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
|
7 |
+
port: 5000
|
8 |
+
host: 0.0.0.0
|