Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
streamlit
|
|
|
|
| 2 |
pandas
|
| 3 |
openai
|
| 4 |
huggingface_hub
|
| 5 |
openpyxl
|
| 6 |
-
pandas
|
| 7 |
xlsxwriter
|
| 8 |
-
|
|
|
|
| 1 |
streamlit
|
| 2 |
+
streamlit-webrtc
|
| 3 |
pandas
|
| 4 |
openai
|
| 5 |
huggingface_hub
|
| 6 |
openpyxl
|
|
|
|
| 7 |
xlsxwriter
|
| 8 |
+
firebase-admin
|