Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ torch # If you use PyTorch
|
|
| 7 |
torchvision # If your model is from torchvision
|
| 8 |
# or
|
| 9 |
tensorflow # If you use TensorFlow instead of PyTorch
|
|
|
|
|
|
| 7 |
torchvision # If your model is from torchvision
|
| 8 |
# or
|
| 9 |
tensorflow # If you use TensorFlow instead of PyTorch
|
| 10 |
+
transformers
|