Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
imseldrith
/
chatgpt-web
like
0
Paused
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
chatgpt-web
/
src
/
views
/
chat
/
layout
/
index.ts
imseldrith
Upload with huggingface_hub (
#1
)
3d83f0d
about 3 years ago
raw
Copy download link
history
blame
contribute
delete
61 Bytes
import
ChatLayout
from
'./Layout.vue'
export
{
ChatLayout
}