Spaces:
Runtime error
Runtime error
atifsial123
commited on
Commit
•
6c8fdd0
1
Parent(s):
71db3e6
Update requirement.txt
Browse files- requirement.txt +4 -0
requirement.txt
CHANGED
@@ -5,3 +5,7 @@ gradio
|
|
5 |
pandas
|
6 |
scikit-learn
|
7 |
scikit-learn==1.3.0 # Example version
|
|
|
|
|
|
|
|
|
|
5 |
pandas
|
6 |
scikit-learn
|
7 |
scikit-learn==1.3.0 # Example version
|
8 |
+
transformers==4.26.0
|
9 |
+
torch==2.0.0
|
10 |
+
gradio==3.3.0
|
11 |
+
scikit-learn==1.3.0
|