Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -1,3 +1,7 @@
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
-
openai==0.28
|
|
|
|
|
|
|
|
|
|
1 |
gradio
|
2 |
huggingface_hub
|
3 |
+
openai==0.28
|
4 |
+
pandas
|
5 |
+
openpyxl
|
6 |
+
transformers
|
7 |
+
torch
|