jbprincipe1 commited on
Commit
e004a88
·
verified ·
1 Parent(s): 03016fb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -2,6 +2,7 @@ import gradio as gr
2
  import time
3
  import onnxruntime_genai as og
4
  from huggingface_hub import snapshot_download
 
5
 
6
  # Load model and processor
7
  local_dir = snapshot_download(
 
2
  import time
3
  import onnxruntime_genai as og
4
  from huggingface_hub import snapshot_download
5
+ import os
6
 
7
  # Load model and processor
8
  local_dir = snapshot_download(