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:
test1978
/
breakthrough-model
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
test1978
commited on
about 1 month ago
Commit
5caeb77
·
verified
·
1 Parent(s):
2d3953c
update app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-1
app.py
CHANGED
Viewed
@@ -3,7 +3,6 @@ import numpy as np
3
from huggingface_hub import hf_hub_download
4
import os
5
6
-
7
TOKEN = os.environ.get("HF_TOKEN")
8
9
3
from huggingface_hub import hf_hub_download
4
import os
5
6
TOKEN = os.environ.get("HF_TOKEN")
7
8