Spaces:
Runtime error
Runtime error
GirishKiran
commited on
Commit
•
215280d
1
Parent(s):
66b2de2
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -4,4 +4,5 @@ transformers
|
|
4 |
scipy
|
5 |
gradio
|
6 |
cryptography
|
7 |
-
psutil
|
|
|
|
4 |
scipy
|
5 |
gradio
|
6 |
cryptography
|
7 |
+
psutil
|
8 |
+
pydantic==1.10.9
|