Spaces:
Runtime error
Runtime error
Rishie Nandhan
commited on
Commit
•
dc397b4
1
Parent(s):
af234ba
updated requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,3 +1,5 @@
|
|
1 |
torch~=2.2.2
|
2 |
numpy~=1.26.2
|
3 |
-
Pillow~=10.1.0
|
|
|
|
|
|
1 |
torch~=2.2.2
|
2 |
numpy~=1.26.2
|
3 |
+
Pillow~=10.1.0
|
4 |
+
transformers
|
5 |
+
gradio
|