Spaces:
Runtime error
Runtime error
Commit
·
2bd19c3
1
Parent(s):
a1fbc27
Update app.py
Browse files
app.py
CHANGED
@@ -303,6 +303,4 @@ def main():
|
|
303 |
tester.display()
|
304 |
|
305 |
if __name__ == '__main__':
|
306 |
-
os.system("pip intall torch-scatter==2.0.8")
|
307 |
-
os.system("pip install torch-sparse==0.6.11")
|
308 |
main()
|
|
|
303 |
tester.display()
|
304 |
|
305 |
if __name__ == '__main__':
|
|
|
|
|
306 |
main()
|