Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
BSJ2004
/
IMG
like
0
Configuration error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
IMG
/
development.md
BSJ2004
Upload 433 files
dc3939a
verified
about 2 years ago
preview
code
|
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
178 Bytes
## Running unit tests
Native python:
```
python -m unittest tests/
```
Embedded python (Windows zip file installation method):
```
..\python_embeded\python.exe -m unittest
```