Spaces:
Runtime error
Runtime error
rynmurdock
commited on
Commit
•
c2f87e1
1
Parent(s):
cfbd3ca
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
|