Spaces:
Sleeping
Sleeping
guoerjun
commited on
Commit
·
9c63805
1
Parent(s):
cc74372
up
Browse files
app.py
CHANGED
@@ -1,7 +1,6 @@
|
|
1 |
|
2 |
import gradio as gr
|
3 |
import numpy as np
|
4 |
-
from gradio_image_prompter import ImagePrompter
|
5 |
import time
|
6 |
from pathlib import Path
|
7 |
from retriever import knowledgeBase
|
|
|
1 |
|
2 |
import gradio as gr
|
3 |
import numpy as np
|
|
|
4 |
import time
|
5 |
from pathlib import Path
|
6 |
from retriever import knowledgeBase
|