Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,5 @@ torch>=2.0.0
|
|
| 2 |
tiktoken
|
| 3 |
gradio>=4.0.0
|
| 4 |
huggingface_hub>=0.15.1
|
| 5 |
-
numpy
|
|
|
|
|
|
| 2 |
tiktoken
|
| 3 |
gradio>=4.0.0
|
| 4 |
huggingface_hub>=0.15.1
|
| 5 |
+
numpy
|
| 6 |
+
matplotlib
|