Spaces:
Runtime error
Runtime error
acecalisto3
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -7,7 +7,7 @@ webdriver-manager
|
|
7 |
get-chrome-driver
|
8 |
inspector-python
|
9 |
feedparser
|
10 |
-
torch
|
11 |
flax
|
12 |
tensorrt
|
13 |
mysql-connector-python
|
|
|
7 |
get-chrome-driver
|
8 |
inspector-python
|
9 |
feedparser
|
10 |
+
torch --index-url https://download.pytorch.org/whl/cpu
|
11 |
flax
|
12 |
tensorrt
|
13 |
mysql-connector-python
|