Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
rosvend
/
UPB-chatbot-rag
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
UPB-chatbot-rag
/
src
/
metadata
/
__init__.py
rosvend
Fix module imports: add __init__.py to all src packages
7da22a1
4 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
55 Bytes
# Metadata package initializer
__all__ = [
"metadata"
]