Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Exocore
/
ExocoreV1
like
0
Follow
Exocore Community
1
qwen2
License:
mit
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
main
ExocoreV1
/
.replit
Helenbaclayon Bacalso
Fix python -> python3
bd100ec
about 2 months ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
183 Bytes
entrypoint
=
"main.py"
run
=
"pip install -r requirements.txt && python3 main.py"
modules
= [
"python-3.11"
]
[nix]
channel
=
"stable-25_05"
[deployment]
run
= [
"python3"
,
"main.py"
]