Spaces:
Sleeping
Sleeping
saicharan2804
commited on
Commit
·
0c58b3d
1
Parent(s):
878a9a2
some req changes
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
git+https://github.com/huggingface/evaluate@main
|
2 |
numpy
|
3 |
pandas
|
|
|
|
|
|
|
4 |
pyarrow
|
5 |
fcd-torch
|
|
|
1 |
git+https://github.com/huggingface/evaluate@main
|
2 |
numpy
|
3 |
pandas
|
4 |
+
scipy
|
5 |
+
torch
|
6 |
+
rdkit
|
7 |
pyarrow
|
8 |
fcd-torch
|