Keeby-smilyai commited on
Commit
be56270
·
verified ·
1 Parent(s): a0209f3

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 os
3
  from huggingface_hub import hf_hub_download
4
- from hyperspeed import HyperSpeedEngine, convert_model
5
  import time
6
 
7
  # Config
 
1
  import gradio as gr
2
  import os
3
  from huggingface_hub import hf_hub_download
4
+ from Hyperspeed import HyperSpeedEngine, convert_model
5
  import time
6
 
7
  # Config