Update requirements.txt
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -15,12 +15,11 @@ chromadb
|
|
15 |
|
16 |
accelerate
|
17 |
bitsandbytes
|
18 |
-
|
19 |
plotly
|
20 |
streamlit
|
21 |
-
|
22 |
gspread
|
23 |
-
altair<5
|
24 |
streamlit-chat
|
25 |
json
|
26 |
textwarp
|
|
|
15 |
|
16 |
accelerate
|
17 |
bitsandbytes
|
18 |
+
|
19 |
plotly
|
20 |
streamlit
|
21 |
+
|
22 |
gspread
|
|
|
23 |
streamlit-chat
|
24 |
json
|
25 |
textwarp
|