Spaces:
Runtime error
Runtime error
Loomisgitarrist
commited on
Commit
•
593beb5
1
Parent(s):
804b64d
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
1 |
transformers
|
2 |
torch
|
3 |
pillow
|
4 |
-
numpy
|
|
|
|
1 |
transformers
|
2 |
torch
|
3 |
pillow
|
4 |
+
numpy
|
5 |
+
gradio==4.29.0
|