Spaces:
Paused
Paused
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
|
@@ -1,9 +1,9 @@
|
|
| 1 |
transformers
|
| 2 |
streamlit
|
| 3 |
-
torch
|
| 4 |
-
torchvision
|
| 5 |
-
torchaudio
|
| 6 |
-
black
|
| 7 |
pylint
|
| 8 |
opencv-python
|
| 9 |
gradio
|
|
|
|
| 1 |
transformers
|
| 2 |
streamlit
|
| 3 |
+
torch
|
| 4 |
+
torchvision
|
| 5 |
+
torchaudio
|
| 6 |
+
black
|
| 7 |
pylint
|
| 8 |
opencv-python
|
| 9 |
gradio
|