Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
artemisiaai/STC-demo-v2
artemisiaai
/
STC-demo-v2_dev
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fCola
commited on
May 21
Commit
807c87c
·
verified
·
1 Parent(s):
88e33a6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -1,3 +1,4 @@
1
from threading import Thread
2
3
1
+
import os
2
from threading import Thread
3
4