Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -1,4 +1,6 @@
|
|
1 |
gradio==4.44.0
|
2 |
transformers==4.44.2
|
3 |
simple-salesforce==1.12.6
|
4 |
-
python-dotenv==1.0.1
|
|
|
|
|
|
1 |
gradio==4.44.0
|
2 |
transformers==4.44.2
|
3 |
simple-salesforce==1.12.6
|
4 |
+
python-dotenv==1.0.1
|
5 |
+
torch
|
6 |
+
tensorflow
|