Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +4 -5
requirements.txt
CHANGED
@@ -1,6 +1,5 @@
|
|
1 |
-
gradio
|
2 |
-
|
3 |
-
torch
|
4 |
-
Pillow
|
5 |
pytz
|
6 |
-
simple-salesforce
|
|
|
|
1 |
+
gradio
|
2 |
+
pillow
|
|
|
|
|
3 |
pytz
|
4 |
+
simple-salesforce
|
5 |
+
python-dotenv
|