Spaces:
Running
Running
fabiencasenave
commited on
Commit
•
4d140b4
1
Parent(s):
d04d0b1
Create requirements.txt
Browse files- requirements.txt +8 -0
requirements.txt
ADDED
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
git+https://gitlab.com/drti/plaid@version_0.0.9_python310
|
2 |
+
numpy==1.26.4
|
3 |
+
tqdm
|
4 |
+
pyyaml
|
5 |
+
pycgns
|
6 |
+
scikit-learn
|
7 |
+
datasets
|
8 |
+
pyrender
|