Spaces:
Sleeping
Sleeping
remove the requirements.txt items which are used locally.
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
-
compressed-tensors
|
| 2 |
gradio
|
| 3 |
huggingface_hub[hf_xet]
|
| 4 |
requests
|
| 5 |
smolagents
|
| 6 |
-
smolagents[transformers]
|
|
|
|
| 1 |
+
#compressed-tensors
|
| 2 |
gradio
|
| 3 |
huggingface_hub[hf_xet]
|
| 4 |
requests
|
| 5 |
smolagents
|
| 6 |
+
#smolagents[transformers]
|