Spaces:
Sleeping
Sleeping
Commit
·
3b510dc
1
Parent(s):
36f4e2e
Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
1 |
IPython
|
2 |
PIL
|
3 |
base64
|
|
|
4 |
torch
|
5 |
transformers
|
|
|
1 |
IPython
|
2 |
PIL
|
3 |
base64
|
4 |
+
os
|
5 |
torch
|
6 |
transformers
|