Spaces:
Paused
Paused
AurelioAguirre
commited on
Commit
•
112b111
1
Parent(s):
122d6b1
version issue... again.
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -3,5 +3,5 @@ uvicorn==0.27.0
|
|
3 |
pydantic==2.5.3
|
4 |
torch==2.5.0
|
5 |
transformers==4.36.2
|
6 |
-
litgpt==5.3
|
7 |
python-dotenv==1.0.0
|
|
|
3 |
pydantic==2.5.3
|
4 |
torch==2.5.0
|
5 |
transformers==4.36.2
|
6 |
+
litgpt==0.5.3
|
7 |
python-dotenv==1.0.0
|