Spaces:
Runtime error
Runtime error
Added more requirements
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
|
@@ -1 +1,3 @@
|
|
| 1 |
torch==2.0.1
|
|
|
|
|
|
|
|
|
| 1 |
torch==2.0.1
|
| 2 |
+
python-dotenv==1.0.0
|
| 3 |
+
tqdm==4.65.0
|