Spaces:
Running
Running
Upload requirements.txt with huggingface_hub
Browse files- requirements.txt +5 -2
requirements.txt
CHANGED
@@ -1,5 +1,8 @@
|
|
1 |
openai
|
2 |
gradio
|
3 |
cryptography
|
4 |
-
|
5 |
-
psutil
|
|
|
|
|
|
|
|
1 |
openai
|
2 |
gradio
|
3 |
cryptography
|
4 |
+
huggingface_hub
|
5 |
+
psutil
|
6 |
+
pynvml
|
7 |
+
py-cpuinfo
|
8 |
+
flopth
|