Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
matplotlib
|
2 |
+
tensorflow
|
3 |
+
huggingface-hub
|
4 |
+
numpy
|
5 |
+
transformers
|
6 |
+
torch
|
7 |
+
git+https://github.com/huggingface/community-events@main
|