Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
macayaven
/
reframe
like
0
Sleeping
App
Files
Files
Community
3
Fetching metadata from the HF Docker repository...
refs/pr/1
reframe
/
setup.py
macayaven
feat: initial implementation of the re-frame Cognitive Reframing Assistant, including core functionality, UI components, and localization support. Added .gitignore, configuration files, and initial tests.
27fd523
8 months ago
raw
Copy download link
history
blame
Safe
69 Bytes
from
setuptools
import
setup
if
__name__ ==
"__main__"
:
setup()