Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
MSHS-Neurosurgery-Research/NSQIP-CDA
MSHS-Neurosurgery-Research
/
TQP-atEDH
like
2
Runtime error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
mertkarabacak
commited on
Mar 23, 2023
Commit
12fd4db
·
1 Parent(s):
a929154
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -1,4 +1,4 @@
1
-
import os
2
HF_TOKEN = os.getenv("HF_TOKEN")
3
4
import numpy as np
1
+
import os
2
HF_TOKEN = os.getenv("HF_TOKEN")
3
4
import numpy as np