Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
lowannann
/
assignment_1
like
0
Build error
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
9ec7f43
assignment_1
/
twNLP-app
/
src
/
context
/
__init__.py
lowannann
2022_1013
4398510
over 2 years ago
raw
Copy download link
history
blame
Safe
89 Bytes
from
.wsg
import
use_WSG
from
.actions
import
WSGKind
__all__ = [
"use_WSG"
,
"WSGKind"
]