Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
import base64
|
2 |
import json
|
3 |
-
|
4 |
import gradio as gr
|
5 |
import spaces
|
6 |
from spaces.zero.client import _get_token
|
|
|
1 |
import base64
|
2 |
import json
|
3 |
+
import os
|
4 |
import gradio as gr
|
5 |
import spaces
|
6 |
from spaces.zero.client import _get_token
|