Spaces:
Runtime error
Runtime error
Upload requirements.txt
Browse files- requirements.txt +4 -0
requirements.txt
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.0.1
|
2 |
+
tqdm==4.64.1
|
3 |
+
transformers==4.29.1
|
4 |
+
torchdiffeq==0.2.3
|