Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
terapyon
/
nvdajp-book-qa
like
0
Paused
App
Files
Files
Community
15
terapyon
commited on
Jul 28, 2023
Commit
3ec177b
•
1 Parent(s):
227586c
update setup db setting
Browse files
Files changed (1)
hide
show
config.py
+1
-1
config.py
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
import os
2
3
4
-
SAAS =
False
5
6
7
def get_db_config():
1
import os
2
3
4
+
SAAS =
True
5
6
7
def get_db_config():