Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -4,4 +4,8 @@ transformers
|
|
4 |
torch
|
5 |
torchvision
|
6 |
tensorflow
|
7 |
-
flax
|
|
|
|
|
|
|
|
|
|
4 |
torch
|
5 |
torchvision
|
6 |
tensorflow
|
7 |
+
flax
|
8 |
+
gradio
|
9 |
+
os
|
10 |
+
subprocess
|
11 |
+
time
|