Commit
·
542086a
1
Parent(s):
31dbe0a
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
|
|
1 |
torch
|
2 |
tensorflow-gpu
|
3 |
-
transformers
|
4 |
-
gradio
|
|
|
1 |
+
gradio
|
2 |
torch
|
3 |
tensorflow-gpu
|
4 |
+
transformers
|
|