mirror of
https://github.com/KohakuBlueleaf/KohakuHub.git
synced 2026-05-01 18:07:41 -05:00
6 lines
175 B
Python
6 lines
175 B
Python
"""Unit tests for KohakuHub API.
|
|
|
|
This test suite validates HuggingFace API compatibility and custom endpoints
|
|
using both huggingface_hub client and direct HTTP requests.
|
|
"""
|