Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
dvc890
/
chatup-pro
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
chatup-pro
/
src
/
store
/
modules
/
index.ts
dvc890
[feat]add project files
41af422
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
143 Bytes
export
*
from
'./app'
export
*
from
'./chat'
export
*
from
'./user'
export
*
from
'./prompt'
export
*
from
'./settings'
export
*
from
'./auth'