Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
transformers
|
| 2 |
-
torch
|
| 3 |
-
accelerate
|
| 4 |
-
|
| 5 |
-
torchcodec
|
| 6 |
ffmpeg-python
|
|
|
|
| 1 |
+
transformers
|
| 2 |
+
torch
|
| 3 |
+
accelerate
|
| 4 |
+
streamlit
|
| 5 |
+
torchcodec
|
| 6 |
ffmpeg-python
|