Spaces:
Sleeping
Sleeping
Chris Addis commited on
Commit ·
2ce527c
1
Parent(s): d13e562
testing
Browse files
app.py
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
import gradio as gr
|
| 2 |
import os
|
| 3 |
-
from huggingface_hub import HfApi, hf_hub_url, whoami
|
| 4 |
import json
|
| 5 |
|
| 6 |
# Get authorized users from environment variable/secret
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
import os
|
| 3 |
+
#from huggingface_hub import HfApi, hf_hub_url, whoami
|
| 4 |
import json
|
| 5 |
|
| 6 |
# Get authorized users from environment variable/secret
|