Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
-
torch==1.6.0
|
2 |
-
|
3 |
#dask[dataframe]
|
4 |
#dask[distributed]
|
5 |
#keybert
|
|
|
1 |
+
#torch==1.6.0
|
2 |
+
torch
|
3 |
#dask[dataframe]
|
4 |
#dask[distributed]
|
5 |
#keybert
|