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