Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -9,3 +9,6 @@ gradio
|
|
9 |
appdirs
|
10 |
scipy
|
11 |
text-generation
|
|
|
|
|
|
|
|
9 |
appdirs
|
10 |
scipy
|
11 |
text-generation
|
12 |
+
torch
|
13 |
+
einops
|
14 |
+
trl
|