Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-
|
|
|
|
| 2 |
ase
|
| 3 |
gradio
|
| 4 |
numpy
|
| 5 |
-
pynanoflann
|
|
|
|
| 1 |
+
--upgrade
|
| 2 |
+
git+https://github.com/orbital-materials/orb-models.git@main
|
| 3 |
ase
|
| 4 |
gradio
|
| 5 |
numpy
|
| 6 |
+
pynanoflann
|