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
Ronysoc
/
Anima-Base-FP8
like
0
Text-to-Image
License:
circlestone-labs-non-commercial-license
Model card
Files
Files and versions
xet
Community
Copy to bucket
new
Ronysoc
commited on
about 22 hours ago
Commit
4bdadcd
·
verified
·
1 Parent(s):
351daaf
Delete push.py
Browse files
Files changed (1)
hide
show
push.py
+0
-5
push.py
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
from huggingface_hub import login, upload_folder
2
-
3
-
login()
4
-
5
-
upload_folder(folder_path=".", repo_id="Ronysoc/Anima-Base-FP8", repo_type="model")