IlyaGusev commited on
Commit
12dbe1c
1 Parent(s): 94867a8

Update app.py

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