Spaces:
Sleeping
Sleeping
Eliezer Oliveira
commited on
Commit
·
5b68289
1
Parent(s):
5e2cfbe
Update requirements.txt
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,5 @@
|
|
| 1 |
-
--index-url https://download.pytorch.org/whl/cpu
|
| 2 |
-
torch
|
| 3 |
transformers
|
| 4 |
gradio
|
| 5 |
-
safetensors
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
transformers
|
| 2 |
gradio
|
| 3 |
+
safetensors
|
| 4 |
+
torch
|
| 5 |
+
--extra-index-url https://download.pytorch.org/whl/cpu
|