NaimaAqeel commited on
Commit
3064bb8
·
verified ·
1 Parent(s): b7ba413

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- now explain this code that how this work? i want to understand deeply import os
2
  import pickle
3
  import numpy as np
4
  import gradio as gr
 
1
+ import os
2
  import pickle
3
  import numpy as np
4
  import gradio as gr