mirror of
https://github.com/gradio-app/gradio.git
synced 2024-12-21 02:19:59 +08:00
cleanup
This commit is contained in:
parent
4902261211
commit
7cb04655e5
@ -1,9 +1,9 @@
|
||||
import unittest
|
||||
import pathlib
|
||||
import gradio as gr
|
||||
import os
|
||||
import pathlib
|
||||
import transformers
|
||||
import unittest
|
||||
|
||||
import gradio as gr
|
||||
|
||||
"""
|
||||
WARNING: These tests have an external dependency: namely that Hugging Face's Hub and Space APIs do not change, and they keep their most famous models up. So if, e.g. Spaces is down, then these test will not pass.
|
||||
|
Loading…
Reference in New Issue
Block a user