Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1,4 +1,3 @@
|
|
1 |
-
|
2 |
import gradio as gr
|
3 |
from groq import ChatGroq
|
4 |
from llama_index import load_index_from_storage, ServiceContext, set_global_service_context
|
|
|
|
|
1 |
import gradio as gr
|
2 |
from groq import ChatGroq
|
3 |
from llama_index import load_index_from_storage, ServiceContext, set_global_service_context
|