amir22010 commited on
Commit
9d0cab3
·
verified ·
1 Parent(s): f02efab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
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