Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -1,6 +1,8 @@
|
|
1 |
gradio==3.32.0
|
2 |
torch==1.13.1
|
3 |
transformers==4.28.1
|
|
|
|
|
4 |
argon2-cffi==21.3.0
|
5 |
cryptography==39.0.1
|
6 |
numpy==1.24.3
|
|
|
1 |
gradio==3.32.0
|
2 |
torch==1.13.1
|
3 |
transformers==4.28.1
|
4 |
+
huggingface-hub
|
5 |
+
spaces
|
6 |
argon2-cffi==21.3.0
|
7 |
cryptography==39.0.1
|
8 |
numpy==1.24.3
|