Update app_test.py
Browse files- app_test.py +1 -1
app_test.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
-
|
3 |
|
4 |
huggingface_hub.snapshot_download(
|
5 |
repo_id='h94/IP-Adapter',
|
|
|
1 |
import gradio as gr
|
2 |
+
import huggingface_hub
|
3 |
|
4 |
huggingface_hub.snapshot_download(
|
5 |
repo_id='h94/IP-Adapter',
|