IlyaGusev commited on
Commit
a3842e0
1 Parent(s): ba177eb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -6
app.py CHANGED
@@ -1,12 +1,6 @@
1
  import gradio as gr
2
 
3
- import shutil
4
- import copy
5
- import random
6
  import os
7
- import requests
8
- import time
9
- import sys
10
 
11
  from huggingface_hub.file_download import http_get
12
  from llama_cpp import Llama
 
1
  import gradio as gr
2
 
 
 
 
3
  import os
 
 
 
4
 
5
  from huggingface_hub.file_download import http_get
6
  from llama_cpp import Llama