Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
kenken999
/
fastapi_django_main_live
like
5
Running
on
Zero
App
Files
Files
Community
c32870d
fastapi_django_main_live
/
routers
/
ai
/
tests
/
test_gradio_interface.py
kenken999
dfa
3af7f80
6 months ago
raw
Copy download link
history
blame
150 Bytes
import
pytest
from
gradio_interface
import
gradio_interface
##########
def
test_gradio_interface
():
# implement tests for Gradio frontend
pass