Dawoodthouseef commited on
Commit
f465d93
1 Parent(s): 222b9f2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -1,7 +1,7 @@
 
1
  import gradio as gr
2
  import time
3
  from ctransformers import AutoModelForCausalLM
4
- from __future__ import annotations
5
  from typing import Iterable
6
  import gradio as gr
7
  from gradio.themes.base import Base
 
1
+ from __future__ import annotations
2
  import gradio as gr
3
  import time
4
  from ctransformers import AutoModelForCausalLM
 
5
  from typing import Iterable
6
  import gradio as gr
7
  from gradio.themes.base import Base