THEZYZSTUDIO commited on
Commit
d9ca076
·
verified ·
1 Parent(s): 7114576

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,4 +1,4 @@
1
- import gradio as gr.
2
  from huggingface_hub import hf_hub_download
3
  from llama_cpp import Llama
4
  import base64
 
1
+ import gradio as gr
2
  from huggingface_hub import hf_hub_download
3
  from llama_cpp import Llama
4
  import base64