bourdoiscatie
commited on
Commit
•
57790c0
1
Parent(s):
ca0c349
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
-
torch
|
2 |
streamlit==1.23.0
|
3 |
transformers==4.30.1
|
|
|
1 |
+
torch --extra-index-url https://download.pytorch.org/whl/cpu
|
2 |
streamlit==1.23.0
|
3 |
transformers==4.30.1
|