Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gradio
|
2 |
torch
|
3 |
-
git+https://github.com/neuraloperator/neuraloperator.git@d8c9b30fd72359e60a13397b72e92ca13b66a453#egg=
|
4 |
matplotlib
|
5 |
numpy
|
6 |
requests
|
|
|
1 |
gradio
|
2 |
torch
|
3 |
+
git+https://github.com/neuraloperator/neuraloperator.git@d8c9b30fd72359e60a13397b72e92ca13b66a453#egg=neuraloperator
|
4 |
matplotlib
|
5 |
numpy
|
6 |
requests
|