Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
git+https://github.com/openai/point-e
|
2 |
plotly
|
3 |
torch==2.0.1
|
4 |
-
numpy
|
|
|
1 |
git+https://github.com/openai/point-e
|
2 |
plotly
|
3 |
torch==2.0.1
|
4 |
+
"numpy<2"
|