Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
gradio
|
|
|
|
| 2 |
torch
|
| 3 |
transformers
|
| 4 |
evaluate
|
|
|
|
| 1 |
gradio
|
| 2 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 3 |
torch
|
| 4 |
transformers
|
| 5 |
evaluate
|