Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +3 -0
requirements.txt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.44.0
|
2 |
+
torch==2.4.0
|
3 |
+
pillow==10.2.0
|