Spaces:
Runtime error
Runtime error
HerbertAIHug
commited on
Commit
•
320f264
1
Parent(s):
6c2ff93
Upload requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
transformers
|
2 |
+
streamlit
|
3 |
+
torch
|
4 |
+
torchvision
|
5 |
+
torchaudio
|
6 |
+
numpy
|
7 |
+
scipy
|