Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
einops==0.7.0
|
| 2 |
+
datasets==2.15.0
|
| 3 |
+
matplotlib==3.8.2
|
| 4 |
+
tqdm==4.66.1
|