Spaces:
Sleeping
Sleeping
mindexplorer
commited on
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers==4.40.0
|
2 |
+
tensorflow==2.16.1
|
3 |
+
torch==2.2.2
|
4 |
+
torchaudio==2.2.2
|
5 |
+
Pillow==10.1.0
|