Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# DiffViews - HuggingFace Spaces Requirements
|
| 2 |
# Requires Python 3.10+
|
| 3 |
-
git+https://github.com/mckellcarter/diffviews.git@
|
| 4 |
|
| 5 |
# Core dependencies
|
| 6 |
torch>=2.0.0
|
|
|
|
| 1 |
# DiffViews - HuggingFace Spaces Requirements
|
| 2 |
# Requires Python 3.10+
|
| 3 |
+
git+https://github.com/mckellcarter/diffviews.git@920ef67
|
| 4 |
|
| 5 |
# Core dependencies
|
| 6 |
torch>=2.0.0
|