Spaces:
Running
Running
Abdullah-Basar
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -6,7 +6,7 @@
|
|
6 |
#from transformers import RagTokenizer, RagRetriever, RagSequenceForGeneration
|
7 |
import streamlit as st
|
8 |
import os
|
9 |
-
import
|
10 |
import requests
|
11 |
|
12 |
# Dependency imports with error handling
|
|
|
6 |
#from transformers import RagTokenizer, RagRetriever, RagSequenceForGeneration
|
7 |
import streamlit as st
|
8 |
import os
|
9 |
+
import Groq
|
10 |
import requests
|
11 |
|
12 |
# Dependency imports with error handling
|