Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +8 -10
requirements.txt
CHANGED
@@ -1,10 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
|
9 |
-
tqdm==4.65.0
|
10 |
-
python-dotenv==1.0.0
|
|
|
1 |
+
torch
|
2 |
+
torch_geometric
|
3 |
+
scikit-learn
|
4 |
+
javalang
|
5 |
+
tqdm
|
6 |
+
transformers
|
7 |
+
datasets
|
8 |
+
networkx
|
|
|
|