Spaces:
Runtime error
Runtime error
dkoshman commited on
Commit ·
debd1c7
1
Parent(s): fc31a3d
added pl to requirements
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
einops
|
|
|
|
| 2 |
streamlit
|
| 3 |
tokenizers
|
| 4 |
torch
|
|
|
|
| 1 |
einops
|
| 2 |
+
pytorch_lightning
|
| 3 |
streamlit
|
| 4 |
tokenizers
|
| 5 |
torch
|