Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
ADDED
|
@@ -0,0 +1,2 @@
|
|
|
|
|
|
|
|
|
|
| 1 |
+
pip install torch --extra-index-url https://download.pytorch.org/whl/cu116
|
| 2 |
+
pip install sklearn
|