Spaces:
Sleeping
Sleeping
rynmurdock
commited on
Commit
•
eff09f8
1
Parent(s):
c1c2061
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -10,4 +10,6 @@ transformers
|
|
10 |
sentencepiece
|
11 |
peft
|
12 |
tensorflow_hub
|
13 |
-
tensorflow==2.14.0
|
|
|
|
|
|
10 |
sentencepiece
|
11 |
peft
|
12 |
tensorflow_hub
|
13 |
+
tensorflow==2.14.0
|
14 |
+
imageio
|
15 |
+
pandas
|