Spaces:
Sleeping
Sleeping
Commit ·
f33c68f
1
Parent(s): 8198909
feat: initialize repository and update gitattributes to ignore cache files
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,6 @@ lightning==2.6.1
|
|
| 7 |
huggingface_hub
|
| 8 |
omegaconf==2.3.0
|
| 9 |
spaces
|
|
|
|
|
|
|
|
|
|
|
|
| 7 |
huggingface_hub
|
| 8 |
omegaconf==2.3.0
|
| 9 |
spaces
|
| 10 |
+
transformers==4.50.0
|
| 11 |
+
matplotlib
|
| 12 |
+
imageio
|