Spaces:
Sleeping
Sleeping
Commit
·
a2de0f7
1
Parent(s):
7ea3b4d
Code fixing
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -159,7 +159,7 @@ threadpoolctl==3.4.0
|
|
159 |
tiktoken==0.6.0
|
160 |
tokenizers==0.15.2
|
161 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
162 |
-
gradio
|
163 |
absl-py==2.1.0
|
164 |
# … any other non-PyTorch dependencies …
|
165 |
torch==2.2.2+cpu
|
|
|
159 |
tiktoken==0.6.0
|
160 |
tokenizers==0.15.2
|
161 |
--extra-index-url https://download.pytorch.org/whl/cpu
|
162 |
+
gradio
|
163 |
absl-py==2.1.0
|
164 |
# … any other non-PyTorch dependencies …
|
165 |
torch==2.2.2+cpu
|