Spaces:
Runtime error
Runtime error
GirishKiran
commited on
Commit
•
703b7ee
1
Parent(s):
4e665fc
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -3,4 +3,5 @@ torch
|
|
3 |
transformers
|
4 |
scipy
|
5 |
gradio
|
6 |
-
cryptography
|
|
|
|
3 |
transformers
|
4 |
scipy
|
5 |
gradio
|
6 |
+
cryptography
|
7 |
+
psutil
|