Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +0 -1
requirements.txt
CHANGED
|
@@ -6,7 +6,6 @@ torchvision>=0.15.0
|
|
| 6 |
|
| 7 |
# PyTorch Geometric extensions (installed without build isolation to use existing torch)
|
| 8 |
# Note: These may require compilation; use --no-build-isolation flag when installing
|
| 9 |
-
--no-build-isolation
|
| 10 |
torch-scatter>=2.1.0
|
| 11 |
torch-sparse>=0.6.0
|
| 12 |
torch-cluster>=1.6.0
|
|
|
|
| 6 |
|
| 7 |
# PyTorch Geometric extensions (installed without build isolation to use existing torch)
|
| 8 |
# Note: These may require compilation; use --no-build-isolation flag when installing
|
|
|
|
| 9 |
torch-scatter>=2.1.0
|
| 10 |
torch-sparse>=0.6.0
|
| 11 |
torch-cluster>=1.6.0
|