Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
streamlit
|
2 |
-
openai
|
3 |
pandas
|
|
|
|
|
4 |
openpyxl
|
5 |
-
|
|
|
1 |
streamlit
|
|
|
2 |
pandas
|
3 |
+
openai
|
4 |
+
huggingface_hub
|
5 |
openpyxl
|
|