Spaces:
Running
Running
osanseviero
commited on
Commit
·
548e3f2
1
Parent(s):
c33fac7
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import gradio as gr
|
2 |
-
from huggingface_hub import create_repo, upload_file, Repository
|
3 |
import subprocess
|
4 |
import os, shutil
|
5 |
|
|
|
1 |
import gradio as gr
|
2 |
+
from huggingface_hub import create_repo, upload_file, Repository, whoami
|
3 |
import subprocess
|
4 |
import os, shutil
|
5 |
|