Spaces:
Build error
Build error
Anupam251272
commited on
Commit
•
157a907
1
Parent(s):
1b2f932
Create requirements.txt
Browse files- requirements.txt +9 -0
requirements.txt
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch
|
2 |
+
transformers
|
3 |
+
gradio
|
4 |
+
pandas
|
5 |
+
numpy
|
6 |
+
scikit-learn
|
7 |
+
python-dotenv
|
8 |
+
linkedin-api
|
9 |
+
linkedin-v2
|