Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
mlnsio
/
text2sql
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
text2sql
/
stockfund
/
settings
/
__init__.py
ns-devel
Text2SQL app
38171fa
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
80 Bytes
from
.base
import
*
try
:
from
.local
import
*
except
ImportError:
pass