Update requirements.txt
Browse files- requirements.txt +1 -5
requirements.txt
CHANGED
@@ -1,7 +1,3 @@
|
|
1 |
-
shutil
|
2 |
-
time
|
3 |
torch
|
4 |
-
subprocess
|
5 |
-
zipfile
|
6 |
transformers
|
7 |
-
gradio
|
|
|
|
|
|
|
1 |
torch
|
|
|
|
|
2 |
transformers
|
3 |
+
gradio
|