Erfan11 commited on
Commit
fccb052
1 Parent(s): c89ac8b

Update config.yaml

Browse files
Files changed (1) hide show
  1. config.yaml +9 -5
config.yaml CHANGED
@@ -1,9 +1,13 @@
1
  model:
2
- path: /path/to/your/model
3
  type: transformer
4
  version: 2.0
 
5
  database:
6
- host: localhost
7
- port: 5432
8
- user: your_db_user
9
- password: your_db_password
 
 
 
 
1
  model:
2
+ path: Erfan11/Neuracraft
3
  type: transformer
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: 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 # Hugging Face API token