Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kelvin-t-lu
/
chatbot
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dbd2ac6
chatbot
/
tests
/
test_imports.py
kelvin-t-lu
init
dbd2ac6
over 1 year ago
raw
Copy download link
history
blame
Safe
146 Bytes
from
tests.utils
import
wrap_test_forked
@wrap_test_forked
def
test_transformers
():
import
transformers
assert
transformers
is
not
None