Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -4,6 +4,7 @@
|
|
| 4 |
# author: Amir Khan
|
| 5 |
# github: https://github.com/Amir22010
|
| 6 |
|
|
|
|
| 7 |
import numpy as np
|
| 8 |
import ast
|
| 9 |
import gradio as gr
|
|
|
|
| 4 |
# author: Amir Khan
|
| 5 |
# github: https://github.com/Amir22010
|
| 6 |
|
| 7 |
+
import os
|
| 8 |
import numpy as np
|
| 9 |
import ast
|
| 10 |
import gradio as gr
|