Spaces:
Runtime error
Runtime error
Commit
·
f1e4fc1
1
Parent(s):
5b22695
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
gradio==4.7.1
|
2 |
+
gradio_client==0.7.0
|
3 |
+
pandas==1.5.3
|
4 |
+
transformers==4.35.2
|
5 |
+
parsezeeklogs==2.0.1
|
6 |
+
elasticsearch==8.11.0
|
7 |
+
torch==2.1.0
|