Spaces:
Running
Running
whispersound
commited on
Commit
•
c0cef3f
1
Parent(s):
8655c9d
Create requirements.txt
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio
|
2 |
+
requests
|
3 |
+
huggingface_hub
|
4 |
+
fpdf2
|
5 |
+
openai==0.27.0
|
6 |
+
scikit-learn
|