Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -9,6 +9,7 @@ import os
|
|
9 |
import gradio as gr
|
10 |
from huggingface_hub import Repository
|
11 |
|
|
|
12 |
repo = Repository(
|
13 |
local_dir="secret_models",
|
14 |
repo_type="model",
|
|
|
9 |
import gradio as gr
|
10 |
from huggingface_hub import Repository
|
11 |
|
12 |
+
|
13 |
repo = Repository(
|
14 |
local_dir="secret_models",
|
15 |
repo_type="model",
|