Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jeffeux
/
assignment-1-jeffeuxMartin
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
assignment-1-jeffeuxMartin
/
twNLP-app
/
src
/
context
/
__init__.py
jeffeux
Add application file
21e639d
over 2 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
89 Bytes
from
.wsg
import
use_WSG
from
.actions
import
WSGKind
__all__ = [
"use_WSG"
,
"WSGKind"
]