Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
| 2 |
torch
|
|
|
|
| 3 |
torchvision
|
| 4 |
transformers
|
| 5 |
accelerate
|
|
|
|
| 1 |
-f --extra-index-url https://download.pytorch.org/whl/cu116
|
| 2 |
torch
|
| 3 |
+
numpy
|
| 4 |
torchvision
|
| 5 |
transformers
|
| 6 |
accelerate
|