Spaces:
Sleeping
Sleeping
Upload folder using huggingface_hub
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
gradio>=6.0.2
|
| 2 |
+
daggr>=0.5.4
|
| 3 |
+
cirq>=1.3.0
|
| 4 |
+
cryptography>=41.0.0
|
| 5 |
+
requests>=2.31.0
|
| 6 |
+
numpy>=1.24.0
|