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