Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
@@ -10,7 +10,6 @@ from datetime import datetime
|
|
10 |
|
11 |
from Gradio_UI import GradioUI
|
12 |
|
13 |
-
api_key=os.getenv("HF_API_KEY"),
|
14 |
|
15 |
# Below is an example of a tool that does nothing. Amaze us with your creativity !
|
16 |
@tool
|
|
|
10 |
|
11 |
from Gradio_UI import GradioUI
|
12 |
|
|
|
13 |
|
14 |
# Below is an example of a tool that does nothing. Amaze us with your creativity !
|
15 |
@tool
|